import { HighlightMatch } from '@aws-amplify/ui-react'; export const HighlightMatchDefaultExample = () => { return ( This is the highlighted part. ); };